Skip to content

feat: add detached exec jobs commands#124

Open
acmore wants to merge 2 commits intomainfrom
feat/jobs-cli
Open

feat: add detached exec jobs commands#124
acmore wants to merge 2 commits intomainfrom
feat/jobs-cli

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented May 10, 2026

Summary

  • add a first-class okdev jobs command group for detached exec workflows, while keeping okdev exec --detach as the launcher and okdev exec-jobs as a compatibility alias
  • group multi-pod detached launches under one logical job id and add grouped list, aggregated logs, wait, and stop flows with targeted coverage
  • document the new jobs surface and keep partial per-pod query failures visible in command output

Test Plan

  • go test ./internal/cli -count=1
  • go test ./... -count=1
  • /Users/jacky.he/work/okdev/.venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant